enum type meaning in Chinese
枚举型
Examples
- An expression of primitive integral type , enum type , or
基元整型类型、枚举类型或 - An expression of primitive numeric type , or enum type , or
基元数值类型、枚举类型或 - Enum type sample declare a enumeration type
>枚举类型示例(声明枚举类型) - An expression of primitive numeric type or enum type
一个基元数值类型或枚举类型的表达式。 - An enum type with an integral base type
具有整数基类型的枚举类型。